Skip to content

Conversation

djalkalai
Copy link

Modifying priority queue creation to place a job with a priority that is not found in Sidekiq::Priority.priorities in the default queue, rather than creating a new invalid one. This prevents a possible user error from placing jobs into a queue that is not being processed, placing them instead into the default queue.

… is not found in Sidekiq::Priority.priorities in the default queue, rather than creating a new one.
…y that is not in Sidekiq::Priority.priorities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant